home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / 8BALL.ZIP / 8ball1.txt
Text File  |  1997-03-03  |  893b  |  40 lines

  1. This goes in events:
  2.  
  3. #8ball disabled
  4. 1:ON TEXT:!ball*:#:{
  5.   if ($parm2 = $null) { /notice $nick Sorry $nick Ask A Question | /halt }
  6.   msg $chan The Question asked by $nick was << $+ $parm2*  $+ >>
  7.   msg $chan The answer is:  $+ $read 8ball.txt 
  8. }
  9. #8ball end
  10.  
  11. This goes in popups:
  12.  
  13. MaGiC-8-BaLl
  14. .ON:/enable #8ball | /msg $chan ThE mAgIc 8-bAlL is now engaged type !ball and the question to see the FuTuRe 
  15. .OFF:/disable #8ball | /msg $chan 8-bAlL is OFF
  16.  
  17. Put these in a txt file named 8ball.txt or it will not work..
  18.  
  19. Oh YES!
  20. Outcome looks good
  21. Outcome looks bad
  22. NO WAY!
  23. Most defintely
  24. In your dreams
  25. Yeah, right....
  26. Not a chance.
  27. Get real..
  28. All sources point to YES!
  29. All sources point to NO!
  30. Not in this lifetime.
  31. nu uh.
  32. No sir eee.
  33. NOT BLOODY LIKELY!
  34. Most Definitely NOT!
  35. I ain't gonna bet my money on it.
  36. Not in this planet.
  37.  
  38. Later
  39.  
  40. Black_Ghost